D3D10_TEX1D_ARRAY_SRV

Undocumented in source.
version(Windows && Direct3D_10)
struct D3D10_TEX1D_ARRAY_SRV {}

Members

Variables

ArraySize
UINT ArraySize;
Undocumented in source.
FirstArraySlice
UINT FirstArraySlice;
Undocumented in source.
MipLevels
UINT MipLevels;
Undocumented in source.
MostDetailedMip
UINT MostDetailedMip;
Undocumented in source.

Meta